home *** CD-ROM | disk | FTP | other *** search
- Short: Oberon-A GUI class library
- Author: matt.sergeant@iss-oxygen.co.uk (Matt Sergeant)
- Uploader: matt.sergeant@iss-oxygen.co.uk (Matt Sergeant)
- Type: dev/obero
-
- This is the first alpha release of a GUI class library for Oberon-A.
- Please e-mail me with suggestions for improvements/bugs, or just if you
- decide to use it.
-
- The idea is to be able to create GUI objects such as windows and buttons
- without digging into the AmigaOS. This makes it perfect for beginners,
- and great for advanced users not wanting to worry too much about creating
- GUIs.
-
- This library does NOT work in the vein of MUI or other BOOPSI type libraries,
- instead it relies upon the object oriented capabilities of Oberon. This way
- you could ultimately create new buttons based on the OberPushButton class.
-
- Sample code (not very complete) is in ooTest.mod
-
- This has been tested with Enforcer (although don't turn it on when linking ;-)
-
- It is written entirely in Oberon-A, and is source code only. It also
- requires some work to get it up to scratch.
-
- Code is distributed under the GPL - I don't have a copy of it in the source
- code, but if you have Oberon-A you have the GPL.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 17104 2653 84.4% 15-Dec-96 13:34:14 OberObjects.Def
- 98819 21464 78.2% 15-Dec-96 16:28:00 OberObjects.mod
- 2645 1010 61.8% 23-Dec-96 08:52:22 ooTest.mod
- -------- ------- ----- --------- --------
- 118568 25127 78.8% 08-Apr-97 22:52:32 3 files
-